SpringBoot 版本升级后报错 Cannot instantiate interface org.springframework.context.ApplicationContextInitia
本篇博客纯粹讲我遇到这个问题的解决以及思考,如果你想知道解决方法,可以直接看正确解决方案部分。因为是前端写的,所以可能有些明显的内容很容易就看出来了。 首先:升级后更新其他依赖,以及Appl ...